Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
table locking
A technique used in database management systems,
where an entire table is locked while data in it is being
updated.
Other techniques are row-level locking and MVCC.
(1999-06-18)